home *** CD-ROM | disk | FTP | other *** search
/ Suzy B Software 2 / Suzy B Software CD-ROM 2 (1994).iso / picmanip / pic_r2z / vidi_con / vidi_con.doc < prev    next >
Text File  |  1995-05-05  |  6KB  |  135 lines

  1.                              VIDI-CON
  2.     
  3.                           Copyright 1991
  4.                                 by
  5.                           Mathew Farabee
  6.     
  7.             Written and compiled with HiSoft Basic v1.23
  8.     
  9.     
  10. I. ABOUT VIDI-CON
  11.  
  12. Vidi-Con will convert a series of sequentially-numbered Degas .PI1
  13. files into a single delta (.DLT) file, with the first frame remaining
  14. a .PI1 file.  It will work with Vidi-ST, Rezrender, and any other
  15. programs that save an animated sequence as a series of numbered,
  16. uncompressed Degas pictures.  Since the delta file is a standard
  17. format for animations, this makes it easier to import animations into
  18. other programs.  It also more convenient to work with only two files
  19. instead of twenty, or fifty, or a hundred.
  20.  
  21.  
  22. II. COPYRIGHT & WARRANTY
  23.  
  24. This program is copyright 1991 by Mathew Farabee; it is not public
  25. domain.  This program is shareware, and may be freely distributed so
  26. long as it is not altered in any way, and so long as this
  27. documentation is included, unaltered, with the program.  No fee may
  28. be charged for its distribution beyond a reasonable fee for the costs
  29. of media and expenses incurred by distribution.
  30.  
  31. The user of this program assumes all responsibility for its use, and
  32. the author makes no guarantees as to its usefulness or performance. 
  33. The author assumes no responsibility for any damage or loss caused by
  34. its use, including any arising from the author's negligence.
  35.  
  36.  
  37. III. SHAREWARE NOTICE - This program is shareware.  If you use the
  38. program, you are requested to send $5.00 to the author:
  39.                         Mathew Farabee
  40.                         9000 Viking Drive
  41.                         Austin, Texas  78758
  42. Due to time constraints, I will not be able to send updated versions
  43. of the program to registered users.  However, if there is sufficient
  44. support, I will continue to update the program and post the new
  45. versions on Genie and Compuserve.  Users are encouraged to distribute
  46. any updated versions that are released.
  47.  
  48.  
  49. IV. USING VIDI-CON
  50.  
  51. Double-click on VIDI_CON.PRG to load the program; it will run in any
  52. resolution.  There are three titles on the menu bar: "Desk",
  53. "Convert", and "Quit".  Each is described below.
  54.  
  55. "Desk" - The first option will be "Vidi-Con".  Clicking on this
  56. will bring up an alert box with copyright information.  Any desk
  57. accessories that are installed will also be listed under "Desk" and
  58. may be used within Vidi-Con.
  59.  
  60. "Convert" - There are two options under this title.  The first is
  61. "Convert to .DLT".  Select this option to convert a series of .PI1
  62. images to a delta file (see below for details).  The second option,
  63. "Convert to .PC1", is greyed out and is not implemented in the
  64. current version of Vidi-Con.  It will be added to future versions,
  65. and will convert all uncompressed Degas (.PI1) files in a directory
  66. to compressed Degas (.PC1) files.
  67.  
  68.      "Convert to .DLT" - When you choose this option, a file
  69.      selector box will pop up.  You need to select the first
  70.      file in the sequence of .PI1 frames you want to convert. 
  71.      The files in the sequence must have filenames of the form
  72.  
  73.      name1.PI1, name2.PI1, name3.PI1, etc.          or
  74.      name01.PI1, name02.PI1, name03.PI1, etc.       or
  75.      name001.PI1, name002.PI1, name003.PI1, etc.
  76.  
  77.      You do not have to select the first frame in the series
  78.      (i.e., frame 0 or frame 1); whichever one you select will
  79.      be the one Vidi-Con starts with.  Any previous frames are
  80.      ignored.  The ending frame is always the last
  81.      (highest-numbered) .PI1 file in the series.
  82.  
  83.      After selecting this file, the file selector box appears
  84.      again.  Now, select the output path.  This is the path to
  85.      which the delta file will be written.  You may type in a
  86.      filename if you wish; this will be the name used for the
  87.      delta file.  If you omit a filename, the delta file will
  88.      have the same name as the original .PI1 series (without the
  89.      numbers).
  90.  
  91.      Once the output path has been selected, an alert box pops
  92.      up asking "Delete original .PI1 files?"  The default is
  93.      "No".  Selecting "Yes" will delete each .PI1 file in the
  94.      series once it has been read.  This slows the conversion
  95.      down quite a bit, and is also a little dangerous; if
  96.      something goes wrong during conversion, the original files
  97.      may be lost.  This option is included mainly for those who
  98.      have only one disk drive and are short on disk space. 
  99.      Otherwise, its quicker and safer to convert the files and
  100.      then delete them yourself from the desktop when you're
  101.      done.
  102.  
  103.      The program will now begin reading the .PI1 files and
  104.      creating the delta file.  A window onscreen will display
  105.      the program's progress.  When it's finished, the monitor
  106.      will beep.
  107.  
  108.      The result will be a single uncompressed Degas (.PI1) file
  109.      for the first frame, and a delta (.DLT) file of the same
  110.      name containing data for all the other frames.  Delta files
  111.      are compatible with most animation programs, and there are
  112.      several public domain delta file viewers available.
  113.  
  114. "Quit" - This option exits the program and returns to the desktop. 
  115. There is no warning before the program quits.
  116.  
  117.  
  118. V. UPDATES - If there is enough support, I will continue to update
  119. Vidi-Con and upload any new versions to Genie and Compuserve.  Some
  120. possible future additions include:
  121.  
  122. Convert to .PC1 - This item is already on the menu and is probably
  123. the first thing I'd add.  It would convert all .PI1 files in a
  124. directory to .PC1 files.  This would come in handy when digitizing a
  125. lot of single pictures rather than an animated sequence.
  126.  
  127. Convert to .SEQ - The sequence file is the other standard animation
  128. file format for the ST, and takes up less space than delta files.
  129.  
  130. Any suggestions from registered users for future versions are also
  131. welcome.  Also, please alert me to any bugs or incompatibilities in
  132. the program that you find.  I can be reached at the address listed
  133. above; also, my E-Mail address on Genie is M.FARABEE1.  On
  134. Compuserve, my address is 72520,3210.
  135.